#define __GDK_PRIVATE_BROADWAY_H__
#include <gdk/gdkcursor.h>
-#include <gdk/gdkprivate.h>
#include <gdk/gdkinternals.h>
#include "gdkwindow-broadway.h"
#include "gdkdisplay-broadway.h"
#include "gdkproperty.h"
-#include "gdkprivate.h"
#include "gdkinternals.h"
#include "gdkdisplay-broadway.h"
#include "gdkprivate-broadway.h"
#include "gdkselection.h"
#include "gdkproperty.h"
-#include "gdkprivate.h"
#include "gdkprivate-broadway.h"
#include "gdkdisplay-broadway.h"
#include "gdkcursor.h"
#include "gdkcursorprivate.h"
+#include "gdktexture.h"
#include "gdkintl.h"
#include "gdkinternals.h"
#define __GDK_INTERNALS_H__
#include <gio/gio.h>
+#include <gdk-pixbuf/gdk-pixbuf.h>
#include "gdkwindowimpl.h"
#include "gdkdisplay.h"
-#include "gdkprivate.h"
#include "gdkeventsprivate.h"
+#include "gdkenumtypes.h"
G_BEGIN_DECLS
gboolean _gdk_window_has_impl (GdkWindow *window);
GdkWindow * _gdk_window_get_impl_window (GdkWindow *window);
+void gdk_window_destroy_notify (GdkWindow *window);
+
+void gdk_synthesize_window_state (GdkWindow *window,
+ GdkWindowState unset_flags,
+ GdkWindowState set_flags);
+
+const char * _gdk_atom_name_const (GdkAtom atom);
+
G_END_DECLS
#endif /* __GDK_INTERNALS_H__ */
+++ /dev/null
-/* GDK - The GIMP Drawing Kit
- * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library. If not, see <http://www.gnu.org/licenses/>.
- */
-
-/*
- * Modified by the GTK+ Team and others 1997-2000. See the AUTHORS
- * file for a list of people on the GTK+ Team. See the ChangeLog
- * files for a list of changes. These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
- */
-
-#ifndef __GDK_PRIVATE_H__
-#define __GDK_PRIVATE_H__
-
-#include <gdk/gdk.h>
-
-G_BEGIN_DECLS
-
-const char * _gdk_atom_name_const (GdkAtom atom);
-
-GDK_AVAILABLE_IN_ALL
-void gdk_window_destroy_notify (GdkWindow *window);
-
-GDK_AVAILABLE_IN_ALL
-void gdk_synthesize_window_state (GdkWindow *window,
- GdkWindowState unset_flags,
- GdkWindowState set_flags);
-
-G_END_DECLS
-
-#endif /* __GDK_PRIVATE_H__ */
#include "gdkproperty.h"
-#include "gdkprivate.h"
+#include "gdkinternals.h"
/**
* SECTION:properties
#include "gdktextureprivate.h"
#include "gdkinternals.h"
+#include "gdkcairo.h"
/**
* GdkTexture:
'gdkmonitor.h',
'gdkpango.h',
'gdkpixbuf.h',
- 'gdkprivate.h',
'gdkproperty.h',
'gdkrectangle.h',
'gdkrgba.h',
'gdkdevicetoolprivate.h',
'gdkdrawingcontextprivate.h',
'gdkmonitorprivate.h',
- 'gdkprivate.h',
'gdkseatdefaultprivate.h',
])
#include "config.h"
#include "gdktypes.h"
-#include "gdkprivate.h"
#include "gdkquartz.h"
GdkDisplay *_gdk_display = NULL;
#define GDK_QUARTZ_ALLOC_POOL NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init]
#define GDK_QUARTZ_RELEASE_POOL [pool release]
-#include <gdk/gdkprivate.h>
#include <gdk/quartz/gdkquartz.h>
#include <gdk/quartz/gdkdevicemanager-core-quartz.h>
#include <gdk/quartz/gdkdnd-quartz.h>
#include <AppKit/AppKit.h>
#include <gdk/gdk.h>
-#include <gdk/gdkprivate.h>
G_BEGIN_DECLS
#define __GDK_PRIVATE_WAYLAND_H__
#include <gdk/gdkcursor.h>
-#include <gdk/gdkprivate.h>
#include <gdk/wayland/gdkwayland.h>
#include <gdk/wayland/gdkdisplay-wayland.h>
#include "gdkdndprivate.h"
#include "gdkselection.h"
#include "gdkproperty.h"
-#include "gdkprivate.h"
#include <string.h>
#define _WIN32_WINNT WINVER
#endif
-#include <gdk/gdkprivate.h>
#include <gdk/gdkcursorprivate.h>
#include <gdk/win32/gdkwindow-win32.h>
#include <gdk/win32/gdkwin32display.h>
#define __GDK_PRIVATE_X11_H__
#include "gdkcursor.h"
-#include "gdkprivate.h"
#include "gdkinternals.h"
#include "gdkx.h"
#include "gdkwindow-x11.h"
#include "config.h"
#include "gdkproperty.h"
-#include "gdkprivate.h"
#include "gdkinternals.h"
#include "gdkselection.h"
#include "gdkprivate-x11.h"
#include "gdkselection.h"
#include "gdkproperty.h"
-#include "gdkprivate.h"
#include "gdkprivate-x11.h"
#include "gdkdisplay-x11.h"